bun-test
Verified for current stable LTS
Bun Test Command: Run Tests In Watch Mode
Use for Run tests in watch mode with Bun Test. Exact CLI syntax to Run tests in watch mode using Bun Test.
When to use this: Use for Run tests in watch mode with Bun Test.
Command Syntax
bun test --watch bun test --watch Command Breakdown
--watch- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to Run tests in watch mode using Bun Test.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bun Test Command: Run A Specific Test File Or Directory
bun test <path/to/file.test.ts> Bun Test Command: Run All Test Files bun test Bun Test Command: Run Tests With Coverage Report bun test --coverage Bun Test Command: Run All Tests Project bun test Bun Test Command: Run Specific Test File Or Directory bun test <path/to/file.test.ts>